home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / SoftWindows2.idb / usr / lib / SoftWindows2 / bin / scripts / instdone.sh.z / instdone.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1995-11-13  |  243 b   |  4 lines

  1. #!/bin/sh
  2. XCONFIRM=/usr/bin/X11/xconfirm
  3. $XCONFIRM -c -B "Ok" -header "SoftWindows Install" -t "Your SoftWindows C: drive is" -t "ready for use." -t "" -t "Type "win" from the C:> prompt to start." -icon info -geometry "320x150" > /dev/null &
  4.